home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / AFS / PasteUp.app / English.lproj / PanelPreferences.nib / data.classes next >
Text File  |  1994-12-14  |  2KB  |  158 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     setTimeFormatString:;
  4.     highlightFontField:;
  5.     revert:;
  6.     default:;
  7.     ok:;
  8.     runTemplateDirPanel:;
  9.     rememberWindows:;
  10.     setDateFormatString:;
  11.     runTemplatePanel:;
  12.     };
  13.     SUPERCLASS = Object;
  14. };
  15. AfsPreferencesDelegate = {
  16.     ACTIONS = {
  17.     preferencesDidSet:;
  18.     windowDidChange:;
  19.     preferencesWillDefault:;
  20.     preferencesDidDefault:;
  21.     preferencesWillRevert:;
  22.     preferencesWillSet:;
  23.     preferencesDidRevert:;
  24.     windowDidBecomeKey:;
  25.     ok:;
  26.     default:;
  27.     revert:;
  28.     };
  29.     OUTLETS = {
  30.     preferencesObject;
  31.     okButton;
  32.     window;
  33.     defaultButton;
  34.     revertButton;
  35.     };
  36.     SUPERCLASS = Object;
  37. };
  38. PasteUp = {
  39.     OUTLETS = {
  40.     preferencesDelegate;
  41.     docTypeScroll;
  42.     preferencesPanel;
  43.     };
  44.     SUPERCLASS = Object;
  45. };
  46. PasteUpPreferencesDelegate = {
  47.     ACTIONS = {
  48.     changeLine:;
  49.     showDateExample:;
  50.     preferencesWillDefault:;
  51.     rememberWindows:;
  52.     showTimeExample:;
  53.     changeFont:;
  54.     runTemplatePanel:;
  55.     orderFontPanelFront:;
  56.     };
  57.     OUTLETS = {
  58.     fHeadlineField;
  59.     gIncAlternate;
  60.     gFillBox;
  61.     keymapPopup;
  62.     gIncMove;
  63.     tAutoKernBox;
  64.     tLanguagePopUp;
  65.     tIncAbove;
  66.     tIncLeading;
  67.     sPageButton;
  68.     fBodyField;
  69.     timeFormatPopup;
  70.     gLineField;
  71.     sPanelMatrix;
  72.     decimalTabCharField;
  73.     timeFormatField;
  74.     tHyphenateBox;
  75.     saveVisiblePanelsBox;
  76.     sBackupBox;
  77.     gUnitsPopUp;
  78.     templateField;
  79.     gFastDragBox;
  80.     gIncRotate;
  81.     dateFormatField;
  82.     sWindowButton;
  83.     sDocBox;
  84.     fCaptionField;
  85.     gLineBox;
  86.     fFontRadio;
  87.     dateFormatPopup;
  88.     gIncRunaround;
  89.     gIncLineWidth;
  90.     timeExampleField;
  91.     swapPopup;
  92.     gIncShift;
  93.     tSmartPunctBox;
  94.     tCollapseBlankLines;
  95.     dateExampleField;
  96.     tIncIndents;
  97.     tIncTabs;
  98.     tIncBullets;
  99.     tIncSpacing;
  100.     templateDirField;
  101.     tHangPunctBox;
  102.     };
  103.     SUPERCLASS = AfsPreferencesDelegate;
  104. };
  105. PanelPreferences = {
  106.     ACTIONS = {
  107.     revert:;
  108.     changeLine:;
  109.     changeType:;
  110.     rememberPanels:;
  111.     set:;
  112.     ok:;
  113.     orderFontPanelFront:;
  114.     defaults:;
  115.     };
  116.     OUTLETS = {
  117.     fHeadlineField;
  118.     typePopUp;
  119.     gIncAlternate;
  120.     gFillBox;
  121.     gIncMove;
  122.     tLanguagePopUp;
  123.     tAutoKernBox;
  124.     tIncAbove;
  125.     sPageButton;
  126.     tIncLeading;
  127.     fBodyField;
  128.     gLineField;
  129.     sPanelMatrix;
  130.     tHyphenateBox;
  131.     sBackupBox;
  132.     viewStartup;
  133.     gUnitsPopUp;
  134.     currentView;
  135.     gFastDragBox;
  136.     gIncRotate;
  137.     sWindowButton;
  138.     sDocBox;
  139.     fCaptionField;
  140.     fFontRadio;
  141.     gLineBox;
  142.     gIncRunaround;
  143.     gIncLineWidth;
  144.     viewFonts;
  145.     tSmartPunctBox;
  146.     gIncShift;
  147.     tCollapseBlankLines;
  148.     viewGeneral;
  149.     tIncIndents;
  150.     viewText;
  151.     tIncTabs;
  152.     tIncBullets;
  153.     tIncSpacing;
  154.     tHangPunctBox;
  155.     };
  156.     SUPERCLASS = Panel;
  157. };
  158.